Second of all, if you are using shared data, use mutexes for both reading and writing. 其次,如果要使用共享数据,那么在读、写共享数据时都应使用互斥对象。
As mentioned, I used NFS for shared data between nodes for the test setup. 如前所述,在测试设置中,我使用NFS在节点间共享数据。
If there is no master data source, what are the data integration business rules for the shared data? 如果没有主数据源,共享数据有什么数据集成业务规则呢?
Immutability also allows us to simplify reasoning about concurrency and provide cheap reads of shared data. 不可变性还允许我们简化有关并发性的推理,并提供读取共享数据的低成本方法。
If there is shared data in multiple data sources, which one is the master data source? 如果多个数据源中存在共享数据,哪一个是主数据源呢?
The service descriptions and interactions as well as XML schemas for shared data have to be modeled. 服务描述和交互必须进行建模,XMLSchema也是如此。
Program managers focus on code and design patterns rather than shared data models. 程序管理人员的工作重点是代码和设计模式,而不是共享数据模型。
This portion of code can manipulate shared data or a shared service ( such as a hardware peripheral). 这段代码可以操纵共享数据或共享服务(例如硬件外围设备)。
You can disable the shared data source to prevent report processing for all reports that reference the item. 您可以禁用共享数据源,以防止对引用该项的所有报表进行处理。
Shared data token defines execution context of a process. 共享的数据token定义了一个流程的执行上下文。
Rubinius was already organized around thread-local and shared data structures. Rubinius已经按照线程局域和共享的数据结构把代码组织起来了。
The STM solution to concurrency and shared data has been widely debated. 并发性的解决方案STM,并且共享数据已经被广泛讨论。
Point to the report, report model, or shared data source file. 指向报表、报表模型或共享数据源文件。
The report project includes the templates for working with reports and shared data sources. 报表项目包括用于处理报表和共享数据源的模板。
Shared data sources can be secured to limit access to the item and its property pages. 您可以设置共享数据源的安全性,以限制对该项及其属性页的访问。
Placeholder for a shared data could be structured or un-structured ( i.e., Map) object. 一个共享数据的占位符可以是结构化或非结构化(比如Map)对象。
The definition of a shared memory and process shared data structure and built-in semaphore support. 有一个共享的内存定义和进程共享数据结构和内置的信号量的支持。
Further, shared data and security provisions must be systems managed. 今后,共享数据与安全措施必须由系统统一进行管理。
At the bottom of the page, select the make this a shared data source option. 在该页的底部,选择“使其成为共享数据源”选项。
To realize the information sharing between supplier and demander, the design method of shared data schema was researched. 为了实现供需双方的信息共享,研究共享数据模式设计技术。
The Core object contains a lock that is used every time a shared data structure is accessed. Core对象包含了一个锁,这个锁在每一次存取共享数据结构的时候都被用到。
Remember, the shared data token ( context) also represents the state of the process. 记得吗,共享的数据token(上下文)也代表了流程的状态。
Common requirements, similar issues, shared data, and reusable functionality all should bey discussed and coordinated. 通常的需求,相似的组织,共享的数据和可复用的功能都应该被公开的讨论和协作。
All variables that contain shared data must be placed in a shared data section. 这样包含了共享数据的变旦就必须被放在一个共享的数据区。
You can search for published reports, report models, folders, shared data sources, and resources. 可以搜索发布的报表、报表模型、文件夹、共享数据源和资源。
These facts must be registered with the shared data placeholder, so they can be interrogated. 这些事实必须向共享数据占位符注册,这样它们就可以被审核。
Save the page to create the shared data source. 保存该页以创建共享数据源。
I added mutexes to the shared data structures and add locks to most methods. 我为共享的数据结构增加了互斥体,还给大多数方法上了锁。
Items that can be contained in a folder include published reports, shared data sources, resources, and other folders. 文件夹中可以包含的项包括已发布报表、共享数据源、资源和其他文件夹。
You can create a shared data source item to provide connection information to multiple reports. 您可以创建一个共享数据源项,向多个报表提供连接信息。